home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / graphics / rpattr.m < prev    next >
Encoding:
Text File  |  1999-04-05  |  214 b   |  9 lines

  1. CONST    RPTAG_Font=$80000000,
  2.         RPTAG_APen=$80000002,
  3.         RPTAG_BPen=$80000003,
  4.         RPTAG_DRMD=$80000004,
  5.         RPTAG_OutLinePen=$80000005,
  6.         RPTAG_WriteMask=$80000006,
  7.         RPTAG_MaxPen=$80000007,
  8.         RPTAG_DrawBounds=$80000008
  9.